Skip to content

feat(IStablecoinDEX): add OrderFlipped event per TIP-1056#104

Merged
klkvr merged 1 commit intomasterfrom
tip-1056-order-flipped
May 4, 2026
Merged

feat(IStablecoinDEX): add OrderFlipped event per TIP-1056#104
klkvr merged 1 commit intomasterfrom
tip-1056-order-flipped

Conversation

@decofe
Copy link
Copy Markdown
Member

@decofe decofe commented May 4, 2026

Adds the OrderFlipped event to IStablecoinDEX per TIP-1056.

Changes:

  • New OrderFlipped event with the same payload shape as OrderPlaced, emitted when a fully filled flip order is rewritten to its new resting state (instead of allocating a new orderId and emitting OrderPlaced).

No function signature changes — the TIP only adds a new event.

TIP-1056 keeps the same orderId across flip order transitions.
Adds the OrderFlipped event with the same payload shape as
OrderPlaced, emitted when a fully filled flip order is rewritten
to its new resting state instead of allocating a new orderId.

Amp-Thread-ID: https://ampcode.com/threads/T-019df387-7b93-72d9-8a24-ac66bd58d568
@klkvr klkvr enabled auto-merge (squash) May 4, 2026 15:28
@klkvr klkvr merged commit b4e4912 into master May 4, 2026
22 checks passed
@klkvr klkvr deleted the tip-1056-order-flipped branch May 4, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants